Mention #130 in README
authorJustin Burkett <justin@burkett.cc>
Tue, 28 Aug 2018 15:44:32 +0000 (11:44 -0400)
committerJustin Burkett <justin@burkett.cc>
Tue, 28 Aug 2018 15:44:32 +0000 (11:44 -0400)
README.org

index 4b4f96bfdb04ec8e3c4e55f9fe60fb986d4dd1af..499156687221e4c149c24da3b3cd49a42a2fb0b6 100644 (file)
@@ -49,6 +49,7 @@
     - [[#god-mode][God-mode]]
   - [[#more-examples][More Examples]]
     - [[#nice-display-with-split-frame][Nice Display with Split Frame]]
+  - [[#known-issues][Known Issues]]
   - [[#thanks][Thanks]]
 
 ** Install
     
     #+CAPTION: which-key in a frame with 2 vertical splits
     [[./img/which-key-bottom-split.png]]
-    
+** Known Issues
+   - A few users have reported crashes related to which-key popups when quitting
+     a key sequence with =C-g=. A possible fix is discussed in [[https://github.com/justbur/emacs-which-key/issues/130][this issue]].
 ** Thanks
    Special thanks to
    - [[https://github.com/bmag][@bmag]] for helping with the initial development and finding many bugs.